Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cirros0.3.5 support #584

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nvgoldin
Copy link
Contributor

  1. Ensure network scripts are working(on older cirros other
    interfaces were just not configured properly).

  2. Use same domain template as el6 with the normal serial console.

Needs #576 merged first.

For now only for simple replacements, so there is not a big difference
from what we had before.

Signed-off-by: Nadav Goldin <[email protected]>
It appears that on older libvirt versions(such as 1.3 on Ubuntu16.04),
/dev/urandom backend model is not supported. I could not trace in libvirt's
changelog when that was changed, and I hope this is not a different
issue specific to Ubuntu16.04.  However, we know for sure that /dev/urandom
works on libvirt version greater than 2002001. So here we add a simple
condition on that.

Signed-off-by: Nadav Goldin <[email protected]>
1. Ensure network scripts are working(on older cirros other
interfaces were just not configured properly).

2. Use same domain template as el6 with the normal serial console.

Signed-off-by: Nadav Goldin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant